UCF STIG Viewer Logo

All accounts on the system must have unique user or account names.


Overview

Finding ID Version Rule ID IA Controls Severity
V-50985 OL6-00-000296 SV-65191r1_rule Low
Description
Unique usernames allow for accountability on the system.
STIG Date
Oracle Linux 6 Security Technical Implementation Guide 2016-06-05

Details

Check Text ( C-53431r1_chk )
Run the following command to check for duplicate account names:

# pwck -rq

If there are no duplicate names, no line will be returned.
If a line is returned, this is a finding.
Fix Text (F-55791r1_fix)
Change usernames, or delete accounts, so each has a unique name.